memory segment造句
例句與造句
- Memory maps and using shared memory segments
內(nèi)核映射和共享內(nèi)存段的使用 - Shmmin = the minmum size ( in bytes ) of a single shared memory segment
一個共享內(nèi)存段的最小字節(jié)數(shù)。 - It will create a new shared memory segment of a size equal to a multiple of
,就創(chuàng)建一個新的共享內(nèi)存段,其大小等于 - This represents the maximum number of shared memory segments for the whole system
該文件表示用于整個系統(tǒng)共享內(nèi)存段的最大數(shù)目。 - Defines the system - wide maximum allowable shared memory segment size in bytes
定義系統(tǒng)范圍內(nèi)允許的最大共享內(nèi)存段大小,單位為字節(jié) - It's difficult to find memory segment in a sentence. 用memory segment造句挺難的
- Shmmax = the maximum size ( in bytes ) of a single shared memory segment
一個共享內(nèi)存段的最大字節(jié)數(shù),這里僅是一個最大值(上界)而已。 - To detach the shared memory segment located at the address specified by
將由shmaddr所指定的地址處的共享內(nèi)存段與調(diào)用進程的數(shù)據(jù)段斷開: - Returns the identifier of the shared memory segment associated to the value of the argument key
返回與參數(shù)key值相關(guān)的共享內(nèi)存段的標識符。 - This specifies the largest shared memory segment size in bytes allowed by the kernel
該文件指定內(nèi)核所允許的最大共享內(nèi)存段的大?。ㄒ宰止?jié)為單位) 。 - This program also allows you to display the subsystem shared memory segment for debugging purposes
這個程序還允許您為調(diào)試目的顯示子系統(tǒng)共享內(nèi)存段。 - This enables faster communication between db2 partitions at the cost of reduced size of shared memory segment available for other uses such as the database buffer pools
這使db2分區(qū)間的通信速度更快且減少的共享內(nèi)存段大小可以用于其他用途,如數(shù)據(jù)庫緩沖池。 - If the application uses shared memory segments , care has to be taken to place the starting addresses of the shared memory segments appropriately unless the user wants to rely on the system - provided initial addresses
如果應(yīng)用程序使用共享內(nèi)存段,那么必須要小心地設(shè)置共享內(nèi)存段的起始位置,除非用戶想依賴系統(tǒng)所提供的初始地址。 - The framebuffer is the memory on the video card , which needs to be memory - mapped onto the user space so that pictures and text can be written on this memory segment : this information will then be reflected on the screen
幀緩沖區(qū)是顯卡上的內(nèi)存,需要將它內(nèi)存映射到用戶空間以便可以將圖形和文本能寫到這個內(nèi)存段上:然后這個信息將反映到屏幕上。